home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 132
/
Vol 132.iso
/
games
/
nameless.swf
/
scripts
/
DefineButton2_129
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2011-06-09
|
78b
|
5 lines
on(release){
_root.cont -= 1;
_root.gotoAndStop(_root.contLevel);
}